Text Properties

Text Alignment

The text-align property is used to set the horizontal alignment of a text.Text can be centered, or aligned to the left or right, or justified.

Text Decoration

The text-decoration property is used to set or remove decorations from text.The text-decoration property is mostly used to remove underlines from links for design purposes

Text Transformation

The text-transform property is used to specify uppercase and lowercase letters in a text. It can be used to turn everything into uppercase or lowercase letters, or capitalize the first letter of each word.


Text Indentation

This property is used to specify the indentation of the first line of text